@charset "utf-8";
/*
Theme Name: XS2020(东胜电机)
Author: 小兽
Author URI: http://www.seo628.com      
Description: 小兽wordpress企业网站建设专用，官方网站：www.seo628.com，升级服务QQ448696976，手机号码18907337671。
Version: 2020
Text Domain: xs
*/
html, body, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, acronym, address, cite, code, del, dfn, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead,figure{
	font-size:14px;
	border: 0;
	font-style: inherit;
	font-weight: inherit;
	outline: 0;
	padding: 0;
	margin: 0;
	vertical-align: baseline;
}
p{
	padding: 0;
	margin: 0;	
}
body{
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, '宋体';
	line-height: 1;
	color:#000;
	background-color: #e6e9ea;
}
ul,li,ol {
	list-style: none;
	background: transparent;
	margin-bottom:0;
}
a,a:focus{
	text-decoration: none;
	color: #000;
}
a:hover{
	color: #247DE5;
	text-decoration: none;
}
a,button,input{ 
	outline: none;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    -ms-interpolation-mode: bicubic;
    border: 0;
}
.alignleft {
	display:inline;
	float:left;
	margin-right:1.625em;
}
.alignright {
	display:inline;
	float:right;
	margin-left:1.625em;
}
.aligncenter {
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
embed,
iframe,
object {
  max-width: 100%;
  margin:20px auto;
  display:block;
}
table{
  margin:15px auto;
  border-collapse:collapse;
  border:1px solid #aaa;
  width:100%;
}
table th {
  vertical-align:baseline;
  padding:10px;
  background-color:#3F3F3F;
  border:1px solid #3F3F3F;
  text-align:left;
  color:#fff;
}
table td {
	vertical-align: middle;
	padding: 10px;
  border:1px solid #aaa;
}
table tr:nth-child(odd) {
  background-color:#F5F5F5;
}
table tr:nth-child(even) {
  background-color:#fff;
}
.f1f1f1{background-color:#f1f1f1 !important;}
#wrapper {
   box-shadow: 0 0 15px rgba(0,0,0,.06);
   background-color: #fff;
   margin: 0 auto;
   overflow: hidden;
}
#header{
	position:relative;
}
#header .top-header {
    height: 45px;
    line-height: 45px;
	background-color: #2a2a2a;
    color: #ffffff;
}
.header-logo h1{
	line-height:0;
    font-size:0;
    overflow:hidden;
	text-indent:-99999px;
}
.btm-header{
    height: 90px;
    line-height: 90px;
} 
.header-logo {
    height: 90px;
    line-height: 90px;
    float: left;
    max-width: 50%;
}
.header-logo a {
    vertical-align: middle;
    display: inline-block;
}
.header-logo img {
    vertical-align: middle;
    width: auto;
    display: inline-block;
    max-height: 60px;
}
.header-menu>ul>li{
	float:left;
	position:relative;
	height: 90px;
    line-height: 90px;
	margin: 0 20px;
}
.header-menu>ul>li>a{
    display: inline-block;
    font-size: 16px;
    position: relative;
    color: #666;
    height: 60px;
    line-height: 60px;
}
.header-menu>ul>li>a:after {
	content: '';
    position: absolute;
    bottom: 0;
    height: 2px;
    overflow: hidden;
    background-color: #247DE5;
    left: 50%;
    right: 50%;
    transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
}
.header-menu>ul>li.current-menu-item>a,.header-menu>ul>li:hover>a{
	color:#000;
}
.header-menu>ul>li.current-menu-item a:after ,.header-menu>ul>li:hover>a:after{
    left: 0px;
    right: 0px;
}
.header-menu>ul>li:last-child {
    margin:0 0 0 20px;
}
.sf-menu ul {
	position: absolute;
	width: 100px;
	display: none;
	z-index: 9999;
	background-color: #FFF;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	top:100%;
}
.sf-menu ul li {
	width: 100%;
	border-bottom: 1px solid #dcdcdc;
	position: relative;
	z-index: 9999;
	line-height: 1.4;
}
.sf-menu ul li:last-child{border-bottom: none;}
.sf-menu ul li a {
	display: block;
	border: none;
	text-align: center;
	padding: 10px;
}
.sf-menu ul li:hover {
	background-color:#247DE5;
}
.sf-menu ul >li:hover>a{color:#fff !important;}
.sf-menu ul ul {
	top: 1px;
	left: 100%;
}
.sf-menu li li ul {
	margin-top: -1px;
}
#slider{position:relative;}
#slider .owl-dots{
	position: absolute;
    width: 100%;
    bottom: 10px;
}
.section-head h2{
	position: relative;
    font-size: 28px;
}
.section-head h2:after {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 3px;
    width: 80px;
    background-color: #247DE5;
    border-radius: 3px;
}
.text-overflow {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.about-con .row{
	align-items: center;
}
.pro-con ul li a{
	display: block;
	animation: fadeShow .5s;
    transition: all .3s;
	padding: 10px;
	background-color:#fff;
}
.pro-con ul li a:hover{
    box-shadow: 0 0 1.5em rgba(0,0,0,.2);
}
.youshi-con ul li h3{
	font-size:18px;
}
.youshi-con ul li p,.textwidget p{
	line-height:1.75;
	color: #888;
}
.youshi-con ul li .box{
	max-width:60%;
}
.pingjia-con ul li p.des{
	line-height:1.75;
	color: #888;
	max-height: 72px;
    overflow: hidden;
}
.pingjia-con ul li .img img{
	max-width:100px;
	border-radius: 50%;
    -webkit-border-radius: 50%;
    vertical-align: top;
}
.pingjia-con  ul li .box{
	display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
}
.pingjia-con  ul li p.company{
	color: #888;
    font-weight: 800;
}
.pingjia-con  ul li p.name{
	color: #888;
}
.entry-content{
	clear:both;
	font-size: 16px;	
	overflow: hidden;
}
.entry-content p{
	margin-bottom:20px;
	line-height: 1.75;
}
.entry-content p:last-child{margin-bottom:0;}
.entry-content>a{
    color: #ff0000;	
}
.entry-content h2 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom:20px;
}
.entry-content h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom:20px;
}
.entry-content ul {
  list-style: disc;
  margin: 0 0 15px 30px;
}
 .entry-content ul li {
  list-style: disc;
  font-size: 16px;
  line-height: 1.6;
}
.entry-content ol {
  list-style: decimal;
  margin: 0 0 15px 30px;
}
.entry-content ol li {
  list-style: decimal;
  font-size: 16px;
  line-height: 1.6;
}
.entry-content blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 16px;
	border-left: 5px solid #8952E9;
	background-color: #f5f5f5;
}
.textwidget .gallery-item{
	margin-top:0 !important;
}
.entry-content .gallery .gallery-item{
	padding:10px;
}
.entry-content .gallery .gallery-item img{
	border: none !important;
}
div.wp-caption{
	max-width:100%;
}
p.wp-caption-text,dd.wp-caption-text{
	text-align: center;
    margin-top: 10px;
    font-weight: bold;
}
.single-meta span{color:#999999;}
#nav-single div{
	height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.cp-xg h2, .post-xg h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}
.news-con h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.post-xg ul li a {
    border-bottom: 1px solid #eee;
    display: inline-block;
    padding-bottom: 10px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 15px;
}
.navigation {
  text-align: center;
  display:block;
}
.navigation a,
.navigation span {
  display: inline-block;
  border: 1px solid #eee;
  padding: 10px 20px;
  margin: 0 1px;
  background-color: #fff;
}
.navigation .current {
  background-color: #247DE5;
  text-decoration: none;
  border: 1px solid #247DE5;
  color:#fff;
}
.screen-reader-text{
	clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.content-list .row{align-items: center;}
.content-list li{
	border-bottom: 1px solid #e4e4e4;
}
.content-list li h2 a{
	font-weight: bold;
	display:inline-block;
	font-size:18px;
}
.content-list li h2{
    overflow: hidden;
	line-height:1.42;
}
.content-list li p{
	font-size:16px;
    overflow: hidden;
	line-height:1.6;
}
.content-list li span{
	color: #b4b4b4;
}
.content-list li span i{
	margin-right:10px;
}
.content-list li p{
	color: #999999;
}
.sales h3{
	font-size:26px;
	color:#fff;
}
.sales p{color:#fff;}
.btn-more a,.lianxi a{
	color:#fff !important;
    padding: 15px 25px;
    display: inline-block;
    border-radius: 20px;
    background-color: #247DE5;
    text-decoration: none;
	line-height:1;
	font-size: 14px;
}
.btn-more a:hover,.lianxi a:hover{
	background-color: #218838 !important;
	color:#fff !important;
}
.apply {
    display: none;
}
.apply a {
	font-size: 20px;
    width: 50%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    float: left;
    color: #fff;
}
.apply a.bm-phone {
    background-color: #f5643f;
}
.apply a.bm-form {
    background-color: #ed740b;
}
.apply a i {
    margin-right: 10px;
}
#footer {
    background:#2a2a2a;
    color: #fff;
}
.footer-top h3{
    color: #fff;
	font-size: 18px;
    font-weight: bold;
}
.footer-top ul li a{
        color: #888;
    line-height: 2;
	display:block;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.footer-top ul li.num a{
    font-size: 26px;
    color: #fff;
    font-family: Arial;
	    line-height: 1.2;
}
.footer-top ul li a:hover{
	color:#fff !important;
}
.footer-btm {
    color: #888;
    padding-bottom: 20px;
    border-top: 1px solid #1b1b1b;
    padding-top: 20px;
}
.footer-btm a{color:#888;}
.footer-btm a:hover{
	color:#fff !important;
}
.link {overflow:hidden;}
.link  h3{font-size:16px;margin-bottom:10px;}
.link ul li {
    float: left;
    margin: 0 10px 10px 0;
}
.link ul li a{
	color:#888;
}
.link ul li a:hover{
	color:#fff !important;
}
.rtbar{ display:none;position:fixed; top:200px; right:0; width:50px; height:203px; z-index:10;}
.rtbar li{ width:62px; height:50px; z-index:20; }
.rtbar li.rtbar1,.rtbar li.rtbar4{ position:absolute; left:0;}
.rtbar li.rtbar1{ top:0; width:172px; }
.rtbar li.rtbar2{ position:absolute; top:51px; left:0;width:126px;}
.rtbar li.rtbar3{ position:absolute; top:102px; left:0; width:62px; }
.rtbar li.rtbar4{ top:153px;}
.rtbar4{ position:absolute; top:102px; left:0;}
.rtbar li a{ display:block; color:#FFF !important; height:50px; line-height:50px; overflow:hidden; background-color:#000; opacity:0.8; border-radius:6px;}
.rtbar li a .fa{ display:block; float:left; vertical-align:middle; width:24px; height:24px; margin:12px 12px 14px 14px;font-size: 24px;}
.rtbar li a:hover{background-color:#247DE5;opacity:1;}
.wbox {
    position: absolute;
    right: 62px;
    width: 150px;
    height: 150px;
    top: -100px;
    z-index: 99;
	display:none;
}
.subheader h1{
    font-size: 24px;
    padding: 0 15px;
	line-height: 1.42;
}
.crumbs a,.crumbs{color:#999;}
.copyr{line-height:1.5;}
.line::after {
	content: "";
    display: block;
    background-color: #247DE5;
    width: 30px;
    height: 3px;
    margin: 15px auto 0;
}
.pro-menu{
	overflow: hidden;
    background-color: #fff;
    box-shadow: 0 0px 5px 0 rgba(0,0,0,.05)!important;
}
.pro-menu ul li {
    float: left;
    margin-right: 30px;
	margin-bottom: 10px;
}
.pro-menu ul li a{
    -webkit-transition: color .3s ease-in-out!important;
    transition: color .3s ease-in-out!important;
    font-weight: 500;
    line-height: 20px;
}
.pro-menu ul li.current-menu-item a, .pro-menu ul li:hover a {
    border-bottom: 2px solid #247DE5!important;
    padding-bottom: 5px;
}
.news-list li,.post-xg ul li a{
    position: relative;
}
.news-list li a{
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    display: block;	
	padding-left: 15px;
}
.news-list li:before {
    content: '';
    position: absolute;
    top: 13px;
    left: 0;
    width: 5px;
    height: 5px;
    background-color:#247DE5;
    border-radius: 50%;
}
.post-xg ul li a:before {
	content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #247DE5;
    border-radius: 50%;
}
.post-tags,.post-tags a{
	color:#999999;
}
.pro-search{
	overflow:hidden;
	background-color: #fff;
	max-width:300px;
	margin-left:auto;
	margin-right:auto;
	    border-radius: 20px;
}
.pro-search form {
  position: relative;
    width: 100%;
}
 .pro-search form input {
  width: 100%;
  line-height: 42px;
  color: #000;
  border: 0;
    background-color: transparent;
  height: 42px;
  padding-left: 10px;
}
.pro-search form button {
    position: absolute;
    right: 1%;
    top: 20%;
    background: none;
    border: none;
    color: #247de5;
    font-size: 24px;
    line-height: 1;
}